SearchMagic Icon

Creating Result Plugins

Creating Result Plugins Result plugins are just folders with the .resultView extension that have a few html files in them. They are:

These html files are just markup with tokens in them. Tokens have the format %word. Some built in tokens are:

These go in item.html

These go in any of the files

Tokens are extendible by putting new key value pairs into the dictionary "extras" in the XML Search plugin discussed here. For example:

See also

Result Plugins
Plugins